Program complexity grows until it exceeds the capability of the programmer who must maintain it 程序的復(fù)雜度一直會(huì)上升到超過了必須維護(hù)這個(gè)程序的程序員的能力為止。
In order to reduce the programming complexity of practical fuzzy control systems , two matlab application program interface ways to capitalize on the resources of matlab and its fuzzy logic toolbox in c programming environment is discussed . one is the maw engine function library , by which c language starts a matlab course running in the background . another is the stand - alone c - code fuzzy inference engine , by which c language establlshes a fuzzy inference system completely based on the c . both of these can reduce the programming loads of practical fuzzy control system obviously 在模糊控制軟件開發(fā)平臺(tái)研究方面,為減小實(shí)際模糊控制系統(tǒng)的編程復(fù)雜性,探討了在c語(yǔ)言中調(diào)用matlab及其模糊邏輯工具箱資源的兩種matlab應(yīng)用程序接口方法:一個(gè)是利用matlab引擎函數(shù)庫(kù),由c語(yǔ)言啟動(dòng)一個(gè)matlab進(jìn)程在后臺(tái)運(yùn)行;另一個(gè)是利用模糊邏輯工具箱中的獨(dú)立c代碼模糊推理引擎,建立完全基于c語(yǔ)言的模糊推理系統(tǒng)。
百科解釋
Programming complexity (or software complexity) is a term that encompasses numerous properties of a piece of software, all of which affect internal interactions. According to several commentators, there is a distinction between the terms complex and complicated.